en conf t service password-encryption line vty 0 4 password cisco login exit enable password cisco exit conf t int fa 0/0 no ip address int fa 0/0.1 encapsulation dot1Q 302 ip address 172.16.2.1 255.255.0.0 no sh int fa 0/0.2 encapsulation dot1Q 12 ip address 192.168.10.1 255.255.255.0 ip helper-address 172.16.2.10 no sh int fa 0/0.3 encapsulation dot1Q 152 ip address 192.168.150.1 255.255.255.0 ip helper-address 172.16.2.10 no sh int fa 0/0.4 encapsulation dot1Q 202 ip address 192.168.200.1 255.255.255.0 ip helper-address 172.16.2.10 no sh exit